/* 视频css */
.videobox-slideBox{ width:270px; height:180px; overflow:hidden; position:relative; border:1px solid #ddd; margin-top:22px;}
.videobox-slideBox .hd{ height:15px;position:absolute; left:0; bottom:15px; z-index:1;width: 100%;text-align: center;}
.videobox-slideBox .hd ul{width: 100%;text-align: center; }
.videobox-slideBox .hd ul li{filter:alpha(opacity=50);opacity:0.5; display: inline-block; width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius:50%;margin: 0 5px;}
.videobox-slideBox .hd ul li.on{ background:#fff;filter:alpha(opacity=100);opacity:1;}
.videobox-slideBox .bd{ position:relative; height:100%; z-index:0;   }
.videobox-slideBox .bd li{ zoom:1; vertical-align:middle;position: relative;}
.videobox-slideBox .bd img{ width:270px; height:180px; display:block;  }
.videobox-slideBox .bd li p{position: absolute;bottom:37px;text-align: center;width:270px;left: 0;color: #fff;z-index: 3;overflow: hidden;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.videobox-slideBox .prev,
.videobox-slideBox .next{width: 12px;height: 12px;bottom: 15px;position:absolute;cursor:pointer;z-index:2;zoom: 1;}
.videobox-slideBox a img{cursor:pointer}
.videobox-slideBox .next{right: 10%;}
.videobox-slideBox .prev{left: 10%;}
.videostart{
	position: absolute;
	width: 50px;
	height: 50px;
	background: url(../img/bf.png)no-repeat center center;
	background-size:100% 100%;
	z-index: 2;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	cursor: pointer;
}
/* 视频 end css */

/* 新闻css */
.newbox-slideBox{ width:270px; height:180px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.newbox-slideBox .hd{ height:15px;position:absolute; left:0; bottom:15px; z-index:1;width: 100%;text-align: center;}
.newbox-slideBox .hd ul{width: 100%;text-align: center; }
.newbox-slideBox .hd ul li{filter:alpha(opacity=50);opacity:0.5; display: inline-block; width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius:50%;margin: 0 5px;}
.newbox-slideBox .hd ul li.on{ background:#fff;filter:alpha(opacity=100);opacity:1;}
.newbox-slideBox .bd{ position:relative; height:100%; z-index:0;   }
.newbox-slideBox .bd li{ zoom:1; vertical-align:middle;position: relative;}
.newbox-slideBox .bd img{ width:270px; height:180px; display:block;  }
.newbox-slideBox .bd li p{position: absolute;bottom:37px;text-align: center !important;width:270px;left: 0;color: #fff !important;z-index: 3;overflow: hidden;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.newbox-slideBox .prev,
.newbox-slideBox .next{width: 12px;height: 12px;bottom: 15px;position:absolute;cursor:pointer;z-index:2;zoom: 1;}
.newbox-slideBox a img{cursor:pointer}
.newbox-slideBox .next{right: 10%;}
.newbox-slideBox .prev{left: 10%;}
.newstart{
	position: absolute;
	width: 50px;
	height: 50px;
	background: url(../img/bf.png)no-repeat center center;
	background-size:100% 100%;
	z-index: 2;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	cursor: pointer;
}
/* 新闻 end css */

/* 专业介绍css */
.picScroll-left{ width:580px;  overflow:hidden; position:relative; margin-top: 20px;}
.picScroll-left .bd{ padding:10px 0;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin-right:10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:183.333px; height:160px; display:block;}
.picScroll-left .bd ul li .title{ line-height:30px; text-align: center; width:183.333px;font-size:16px;height: 30px;}
.picScroll-left .bd ul li p{ line-height:24px; text-align:justify; width:183.333px;color:#666; }
/* 专业介绍css end*/


/* 名师风采css */
.slideBox{ width:580px; height:230px; overflow:hidden; position:relative; margin-top: 20px; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd li .viws{
	float: left;
	position:relative;
}
.slideBox .bd li .viws p{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	background:#333;filter:alpha(opacity=80);opacity:0.8;
	width:280px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.slideBox .bd img{ width:280px; height:230px; display:inline-block; vertical-align:middle;}
.slideBox .bd .leftmg{
 margin-right: 10px;
}
.slideBox .bd .rightmg{
 margin-left: 10px;
}
/* 名师风采  end  css */


/* 招生就业css */
.slideTxtBox{ width:580px;text-align:left;  }
.slideTxtBox .hd{ height:53px; line-height:53px; border-bottom:2px solid #005fa3;  position:relative; }
.slideTxtBox .hd ul{ float:left;  position:relative; height:53px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; color: #333;}
.slideTxtBox .hd ul li.on{ height:53px;  background:#005fa3;line-height: 53px;color: #fff;}
.slideTxtBox .bd ul{margin-top: 20px; zoom:1;  }
.slideTxtBox li:hover a span{
	text-decoration:underline;
	transition: all 0.3s ease-out 0s;
}
.slideTxtBox .bd li{ line-height: 30px;height: 30px;transition: all 0.3s ease-out 0s}
.slideTxtBox .bd li .date{ float:right; color:#999;  }
.slideTxtBox .bd li .titles{
	font-size: 16px;
    font-weight: 500;
    float: left;
    width: 410px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s ease-out 0s;
}
